home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / TextFieldInspector.nib / data.classes next >
Text File  |  1994-08-25  |  602b  |  23 lines

  1. IBTextFieldInspector = {
  2.     ACTIONS = {
  3.         "ok:" = "ok:"; 
  4.     "performClick:" = "performClick:"; 
  5.     "revert:" = "revert:"; 
  6.     "setBorder:" = "setBorder:"; 
  7.     "setEditableFrom:" = "setEditableFrom:"; 
  8.     }; 
  9.     OUTLETS = {
  10.         alignMatrix = alignMatrix; 
  11.     backGrayMatrix = backGrayMatrix; 
  12.     borderMatrix = borderMatrix; 
  13.     editableSwitch = editableSwitch; 
  14.     scrollableSwitch = scrollableSwitch; 
  15.     selectableSwitch = selectableSwitch; 
  16.     tagForm = tagForm; 
  17.     textGrayMatrix = textGrayMatrix; 
  18.     window = window; 
  19.     }; 
  20.     SUPERCLASS = Object; 
  21. };
  22. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  23.